Skip to content
Back to search
30
MCP

Mistral OCR

pulsemcp/mistral ocr

Processes images and PDFs through Mistral AI's OCR API to extract text from visual documents, supporting both local files and URLs with Docker containerization for easy deployment.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

OCR Text Extraction API
Extract text from images using OCR. Tesseract-powered. x402 micropayment.
0 tools · sse
OCR Text Extraction — Image to Text, Multi-Language
OCR (Optical Character Recognition) API for AI agents. Extract text from images via URL or base64 input. Confidence scoring, language detect
0 tools · http
io.github.swih/mistral-mcp
Mistral AI MCP server: chat, OCR, Voxtral audio, Codestral FIM, vision, agents, batch.
0 tools
n8n-nodes-mistral-ocr
n8n node for Mistral OCR API integration with structured annotations
0 tools
Suparse Document Processing
Extract structured data from PDFs and documents with Suparse AI OCR.
0 tools
OCR Extract
Extracts text from images using the Tesseract OCR engine, supporting various image formats for downstream text processing.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mistral_ocr": {
      "url": "None",
      "transport": "http"
    }
  }
}